﻿body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 0;
	background-color: #f5f5f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.btn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:black;
	margin:0;
	padding:2px;
	border:1px solid #002D96;
}
.sel {
	font-family: Arial, sans-serif;
	font-size: 12px;

}  
.clear {
        clear: both;
        line-height: 2px;
}

/** 整頁架構 **/
#wrapper {
	width: 980px;
	margin: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
}
#container {
	width: 956px;
	margin: auto;
}

/** logo 主選單 **/
#header {
	width: 956px;
	height: 91px;
	background: url(../images/header_bg.gif);
}
#logo {
	float: left;
	width: 180px;
	height: 86px;
	margin-top: 5px;
	background: url(../images/logo.jpg);
}
#logo a, #logo img{
	display: none;
}

#toolbar {
	float: right; padding: 0; margin: 0 0 0 0 ;
}
#toolbar ul {
        padding:0 15px 0 0; margin: 8px 0 0 0;
}
#toolbar li {
	display:inline;
        margin-left: 15px;
}

/** 主內容 **/
#content {
	width: 956px;
}

/** banner 快報 **/
#primary {
	width: 934px;
	height: 270px;
	margin:auto;
}
#ad_banner {
	width: 934px;
	height: 257px;
	margin-top: 0;
}

#news{
	position:relative;
}
#ad_news {
	width: 934px;
	height: 40px;
	margin-top: 6px;
	line-height:36px;
	background: url(../images/news_bg.gif) no-repeat;
	
}
#ad_news span{
        padding-left: 115px;
		padding-top:2px;
		color:#333;
}
#ad_news a{
		color:#333;
		text-indent: 0px;
}
#ad_news a:hover{
		color:#333;
        text-decoration:underline;
}
.Windows{
	position:absolute;
	left:729px;
	top:6px;
	}
	
/** 下方三區塊 **/
#secondary {
	width: 934px;
	margin: 10px 0 0 7px;
}

/** 左區塊 **/
#box1 {
	float: left;
	width: 326px;
	height: 400px;
}
#event {
	width: 315px;
	height: 220px;
	margin: 3px 0 8px 4px;
}
#products {
	width: 326px;
	height:250px;
	margin: 5px 0 0 4px;
	padding:0;
}
#products h2 {
	font-size:15px;
	color:#333333;
	text-indent:-9999px;
	width: 328px;
	height: 25px;
	margin:0 ;
	background: url(../images/see.gif); background-repeat:no-repeat;
}
#sel { 
	background-image:url(../images/see_01.gif); 
	background-repeat:no-repeat;
}
.style14 {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	font-size:12px;
}

/** 中區塊 **/
#box2 {
	float: left;
	width: 390px;
	margin:0 0 0 4px;
}
#news {
	float: left;
	width: 390px;
	margin: 0; 
}
#newslist {
	margin:3px 0 0 0;
}
#newslist ul{
	margin:0; padding:0; padding:1px 10px;list-style-type:none;
}
#newslist li{
	padding:5px 0; border-bottom:1px dashed #d1d1d1; background:url(../images/poin1.gif) left top no-repeat; padding-left:15px; line-height:16px;
}
#info {
	float: right;
	width: 390px;
	margin: 8px 0 0 0;
}

/** 右區塊 **/
#box3 {
	float: right;
	width: 206px;
	margin-top: 0;
}
#reg {
	float: left;
	width: 202px;
	margin: 0;
	padding:2px 0 0 4px;
}
#reg h2{ 
        background-image: url(../images/news-title_19.gif);
        background-repeat: no-repeat;
        width: 200px; 
        height: 25px;
	margin: 0;
	padding: 0;
        display: block;
}
#reg ul{
	float: left;
	margin: 0;
        padding: 0;
	list-style-type: none;
}
#reg li{
	float: left;
}
#reg li.registration a{
    text-indent: -9999px;
	display: block;
	width: 100px;
	height: 82px;
	background-image:url(../images/news-title_21.gif);
	background-repeat: no-repeat;
}
#reg li.registration a:hover{
	background-image:url(../images/news-title_21up.gif);
}

#reg li.activation a{
        text-indent: -9999px;
	display: block;
	width: 100px;
	height: 82px;
	background-image:url(../images/news-title_23.gif);
	background-repeat: no-repeat;
}
#reg li.activation a:hover{
	background-image:url(../images/news-title_23up.gif);
}
#ad {
	float: right;
	width: 206px;
	margin: 5px 0 0 2px;
}
#ad1 {
	margin: 2px 0 8px 3px;
}
#ad2 {
	margin: 2px 0 8px 3px;
}
#ad3 {
	margin: 2px 0 8px 3px;
}

/** 頁尾 **/
#footer {
	width: 956px;
	height: 62px;
    margin: 10px 0 0 0;
	background-color:#333333;
	text-align:center;
}
#Add {
	padding:18px 0 0 15px;
	color:#fff;
}
